From: Goetz Goerisch Date: Tue, 22 Jul 2025 16:48:32 +0000 (+0200) Subject: tayga: drop patch 001-configure_unset_CFLAGS.patch X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=fd0a459b4e329bae9c4f571548c32f1d64391f24;p=feed%2Fpackages.git tayga: drop patch 001-configure_unset_CFLAGS.patch * fixed upstream by https://github.com/apalrd/tayga/commit/e504c35b7ede16642902da12062407e3a12e4d32 Signed-off-by: Goetz Goerisch --- diff --git a/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch b/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch deleted file mode 100644 index c56b5f2140..0000000000 --- a/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -5,8 +5,6 @@ AC_CONFIG_HEADERS(config.h) - - AC_PROG_CC - --CFLAGS='-g -Wall' -- - tayga_conf_path=${sysconfdir}/tayga.conf - - AC_SUBST(tayga_conf_path)